Total Complexity | 33 |
Dependencies | 5 |
Dependents | 5 |
Total lines | 210 |
Lines of code | 100 |
Logical lines of code | 63 |
Comment lines | 62 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isCurrencyAvailableForCountry() | 59 | 7 | 14 | |
getUserCountryByAddress() | 61 | 5 | 12 | |
getUserCountryFromOrder() | 62 | 5 | 10 | |
getCountryByUserIp() | 59 | 3 | 14 | |
isUsed() | 61 | 3 | 12 | |
getUserCountry() | 61 | 3 | 12 | |
getCurrencyCodeByUserCountry() | 66 | 3 | 8 | |
parseConfigFile() | 65 | 2 | 9 | |
getFirstAvailableCountryCurrencyFromSettings() | 66 | 2 | 9 |